Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update auto migrations file #234

Merged

Conversation

LongLiveCHIEF
Copy link
Contributor

Adds support for managing package post-install steps via the pre-install configuration of a /etc/gitlab/skip-auto-reconfigure file (replacing the deprecated /etc/gitlab/skip-auto-migrations.

  • created an additional manifest for preinstall.pp, to handle configurations that need to be present prior to the package installation process.
  • Added documentation to README.md for usage of both the new skip_auto_reconfigure class parameter, and the deprecated skip_auto_migrations parameter.
  • added a notify resource if using the skip_auto_migrations parameter to let users know of the deprecation.

Closes #228, #232

@LongLiveCHIEF LongLiveCHIEF merged commit 2a3ea7c into voxpupuli:master May 26, 2018
@LongLiveCHIEF LongLiveCHIEF added the enhancement New feature or request label May 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant